-
Notifications
You must be signed in to change notification settings - Fork 581
chore(deps): Update go modules and/or dev-tools #1005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
/gcbrun |
72296ee to
9924740
Compare
|
/gcbrun |
9924740 to
fa07f4c
Compare
|
/gcbrun |
fa07f4c to
6535144
Compare
ℹ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/gcbrun |
6535144 to
dd4fe51
Compare
|
/gcbrun |
dd4fe51 to
933eb4b
Compare
|
/gcbrun |
933eb4b to
7791adc
Compare
|
/gcbrun |
7791adc to
e1ce39f
Compare
|
/gcbrun |
e1ce39f to
7669e97
Compare
|
/gcbrun |
7669e97 to
d01fb73
Compare
|
/gcbrun |
d01fb73 to
17206f8
Compare
|
/gcbrun |
17206f8 to
1a5b553
Compare
|
/gcbrun |
1a5b553 to
7084ba9
Compare
|
/gcbrun |
7084ba9 to
bc86538
Compare
|
/gcbrun |
bc86538 to
1df2d4e
Compare
|
/gcbrun |
1df2d4e to
df7a6db
Compare
|
/gcbrun |
df7a6db to
740fd24
Compare
|
/gcbrun |
740fd24 to
3b2979e
Compare
|
/gcbrun |
3b2979e to
741cd2c
Compare
|
/gcbrun |
741cd2c to
a5b8487
Compare
|
/gcbrun |
ℹ️ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a5b8487 to
2174c9d
Compare
|
/gcbrun |
2174c9d to
584e9ff
Compare
|
/gcbrun |
584e9ff to
9789afe
Compare
|
/gcbrun |
9789afe to
8da144e
Compare
|
/gcbrun |
8da144e to
44b9189
Compare
|
/gcbrun |
44b9189 to
a822621
Compare
|
/gcbrun |
This PR contains the following updates:
v0.17.8→v0.18.0v1.11.0→v1.11.11.24.6→1.24.121.24.13v0.30.0→v0.35.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
golang/go (go)
v1.24.12v1.24.11v1.24.10v1.24.9v1.24.8v1.24.7Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.